ActiveReports 9
Item Property (IItemCollection<T>)

Gets the T at the specified index.
Syntax
'Declaration
 
ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As T
T this[ 
   System.int index
]; {get;}

Parameters

index
See Also

Reference

IItemCollection<T> Interface
IItemCollection<T> Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum